chore(deps): update github-actions minor / patch updates#104
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update github-actions minor / patch updates#104renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
f2925ef to
61c4bbb
Compare
61c4bbb to
d9d02df
Compare
d9d02df to
b240d0c
Compare
Contributor
|
Terraform plan for sandbox Plan: 2 to add, 0 to change, 0 to destroy. Changes to Outputs.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# random_id.this will be created
+ resource "random_id" "this" {
+ b64_std = (known after apply)
+ b64_url = (known after apply)
+ byte_length = 4
+ dec = (known after apply)
+ hex = (known after apply)
+ id = (known after apply)
}
# random_pet.this will be created
+ resource "random_pet" "this" {
+ id = (known after apply)
+ length = 2
+ separator = "-"
}
Plan: 2 to add, 0 to change, 0 to destroy.
Changes to Outputs:
+ random_id = (known after apply)
+ random_pet = (known after apply)📝 Plan generated in .github/workflows/_test-tf.yaml #192 |
Contributor
|
Terraform plan for sandbox Changes to Outputs.Changes to Outputs:
+ file = <<-EOT
|------------------|
| I am an artifact |
|------------------|
EOT
You can apply this plan to save these new output values to the Terraform
state, without changing any real infrastructure.📝 Plan generated in .github/workflows/_test-tf.yaml #192 |
a3daacb to
2579c8d
Compare
2579c8d to
8c41b06
Compare
8c41b06 to
761741e
Compare
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | actions/labeler | v6.0.1 | v6.1.0 | | github-tags | docker/build-push-action | v7.0.0 | v7.1.0 | | github-tags | peter-evans/create-pull-request | v8.1.0 | v8.1.1 | | github-tags | slackapi/slack-github-action | v3.0.1 | v3.0.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.0.1→v6.1.0bbbca2d→043fb46c962da2→fa648b48df5847→d979d5bv7.0.0→v7.1.0d08e5c3→bcafcacv8.1.0→v8.1.1v3.0.1→v3.0.3153bb8e→3bb1273Release Notes
actions/labeler (actions/labeler)
v6.1.0Compare Source
Enhancements
Bug Fixes
Dependency Updates
New Contributors
Full Changelog: actions/labeler@v6...v6.1.0
docker/build-push-action (docker/build-push-action)
v7.1.0Compare Source
Full Changelog: docker/build-push-action@v7.0.0...v7.1.0
peter-evans/create-pull-request (peter-evans/create-pull-request)
v8.1.1: Create Pull Request v8.1.1Compare Source
What's Changed
Full Changelog: peter-evans/create-pull-request@v8.1.0...v8.1.1
slackapi/slack-github-action (slackapi/slack-github-action)
v3.0.3Compare Source
v3.0.2: Slack GitHub Action v3.0.2Compare Source
Patch Changes
79529d7: fix: resolve url.parse deprecation warning for webhook techniquesConfiguration
📅 Schedule: (in timezone Europe/Zurich)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.